Allows you to specify options for process of extracting files from archive.
There are two ways to call this dialog
Specify extract mode:
Value | Meaning |
---|---|
Full pathnames | Extract files with full pathnames. |
Current pathnames | Extract files with all relative paths. |
No pathnmes | Extract files without folder paths. |
Specify overwrite mode for files that already present on disk:
Value | Meaning |
---|---|
Ask before overwrite | Ask before overwriting existing files. |
Overwrite without prompt | Overwrite existing files without prompt. |
Skip existing files | Skip extracting of existing files. |
Auto rename | Rename extracting files, if file with such name already exists. For example, file document.txt will be renamed to document_1.txt. |
Specifies files for extracting:
Value | Meaning |
---|---|
Selected files | Extract only files that are selected in the main window. |
All files | Extract all files. |
Specifies password for encrypted archives.